From f76044cb97303e0fda9b60169685f83aefffcc23 Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Fri, 20 Jan 2017 16:19:30 -0500 Subject: [PATCH] Link to the category slugs page from the docs instead --- src/doc/manifest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/manifest.md b/src/doc/manifest.md index ffe1a8bca..26f8d6376 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -124,7 +124,7 @@ readme = "..." keywords = ["...", "..."] # This is a list of up to five categories where this crate would fit. -# Categories are a fixed list available at crates.io/categories, and +# Categories are a fixed list available at crates.io/category_slugs, and # they must match exactly. categories = ["...", "..."] -- 2.30.2